Added hwmon/thermal driver for reporting core temperature. Thanks Dorian
authorpopcornmix <popcornmix@gmail.com>
Tue, 26 Mar 2013 19:24:24 +0000 (19:24 +0000)
committerRaspbian kernel package updater <root@raspbian.org>
Thu, 15 Feb 2018 17:28:12 +0000 (17:28 +0000)
commit4ac6b3148fa7193a2f9bd90d5483a5864182052b
tree3e5af705ba19405821c4ddbf707dfb53071fcdfd
parent742aea7acd6298ab0cc82b0dd6f37c0b86e7c6c3
Added hwmon/thermal driver for reporting core temperature. Thanks Dorian

BCM270x: Move thermal sensor to Device Tree

Add Device Tree support to bcm2835-thermal driver.
Add thermal sensor device to Device Tree.
Don't add platform device when booting in DT mode.

Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
drivers/thermal/Kconfig
drivers/thermal/Makefile
drivers/thermal/bcm2835-thermal.c [new file with mode: 0644]